home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / utilfile / dcopy20 / dcopy.txt < prev   
Encoding:
Text File  |  1992-11-21  |  3.7 KB  |  80 lines

  1.  
  2.    DCopy Plus - One-Pass Disk Copy Plus
  3.    (c)1992, Scott Abramowitz
  4.  
  5.    Type DCOPY from the DOS command line to start the program, press <F1>
  6.    for help.  All of the program documentation is on-line.
  7.  
  8.    Revision History:
  9.  
  10.      Date    Ver  Description
  11.    --------  ---  ---------------------------------------------------
  12.    08/09/92  1.0 - Initial beta Version, not released
  13.    08/10/92  1.1 - Small cosmetic fix when picking disk type,
  14.                    release version
  15.              1.2 - Version number skipped to avoid confusion with
  16.                    my 1990 release, DCopy 1.2.
  17.    11/02/92  1.3 - Will not abort file copy unless 'ESC' is pressed.
  18.                  - Will not check disk format if set to Format Always
  19.                    during disk write.
  20.                  - Will no longer place an erroneous '.' in volume
  21.                    labels of more than 8 characters when doing a
  22.                    file copy.
  23.    11/21/92  2.0 - Added mouse support.
  24.                  - Corrected problem in file copy with volume labels
  25.                    longer than 8 characters with trailing spaces in the
  26.                    first 8.
  27.                  - Will ask for target disk (file copy mode) after reading
  28.                    directory but prior to reading files from the original.
  29.                  - Will indicate if there were any read and/or write
  30.                    errors at completion of each copy.
  31.                  - Will now check default drive, then C: through F: to
  32.                    create buffer.  If none available, user is prompted for
  33.                    drive. 
  34.  
  35.       DCopy Plus is the result of many, many hours of work. It is not
  36.    Public domain software, but a Copyrighted ShareWare product.  You are
  37.    encouraged to distribute this program, unaltered, as long as there is
  38.    no charge made for the software (except for a nominal copying fee,
  39.    not to exceed $4).
  40.  
  41.       You may use this product for a period of sixty days, free of charge.
  42.    If you like this program and continue to use it, you are encouraged to
  43.    register your copy for $15(US).  By doing so, you will be placed on
  44.    the mailing list and will be notified of any future enhancements
  45.    and/or updates.  Please help to support the ShareWare concept and
  46.    allow developers like myself to continue to create new and improved
  47.    products at reasonable prices.
  48.  
  49.       Please feel free to contact me if you have any comments, questions
  50.    or suggestions regarding DCopy Plus.  I can be contacted through CIS
  51.    E-Mail (User ID 74166,3562), or at the following address:
  52.  
  53.                               Scott Abramowitz
  54.                               P.O. Box 25724
  55.                               Fort Lauderdale, FL 33320-5724
  56.                               USA
  57.  
  58.                           ***** DISCLAIMER *****
  59.  
  60.    Although every effort has been made to ensure the reliability of
  61.    this product, IT IS PROVIDED ON AN AS-IS BASIS, AND SCOTT ABRAMOWITZ
  62.    ASSUMES NO RESPONSIBILITY, FINANCIAL OR OTHERWISE, FOR DAMAGES,
  63.    INCLUDING BUT NOT LIMITED TO, LOSS OF PROFIT, DATA, OR CONSEQUENTIAL
  64.    DAMAGES DUE TO THE DIRECT OR INDIRECT USE OF THE SOFTWARE.  USE OF
  65.    THIS PROGRAM CONSTITUTES ACCEPTANCE OF THE AFOREMENTIONED AGREEMENT.
  66.  
  67.    DCopy Plus 2.0 was written using all of my own window and Disk I/O
  68.    libraries, and compiled with Borland's Turbo C++ compiler, version 1.01.
  69.  
  70.    Many thanks to the folks at Borland for an excellent product, as well
  71.    as to all of those who have provided inspiration and encouragement
  72.    throughout the development process.
  73.  
  74.    Please feel free to contact me, at the above address, regarding the code
  75.    libraries or site licensing agreements.
  76.  
  77.  
  78.  
  79.  
  80.